home *** CD-ROM | disk | FTP | other *** search
- Path: news.uh.edu!usenet
- From: Sensarn <txs53132@bayou.uh.edu>
- Newsgroups: comp.lang.c++
- Subject: Re: How do you send ouput to the printer??
- Date: 31 Jan 1996 20:42:27 GMT
- Organization: AEtna Insurance Agency
- Message-ID: <4eok7j$gc2@masala.cc.uh.edu>
- References: <4en2f8$ds3@newsbf02.news.aol.com>
- NNTP-Posting-Host: sip-14284.public-dialups.uh.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1 (Windows; U; 16bit)
-
- Use interrupt 5:
-
- asm {
- int 5
- }
-
- Steven Sensarn - txs53132@bayou.uh.edu
-
-